\BLANK 0,134,319,479\TEXT PLANE=0111\WIDTH 290 DOTS BOTH
This program is designed specifically to work with AVERY 5196 laser 3.5" labels, AVERY 5197 laser 5.25" labels, and an HP Laserjet printer with enough RAM for full-page, 150 D.P.I. graphics. It also requires VGA graphics capabilities.
\"
Do not use ANSI.SYS in your CONFIG.SYS program when running LABELER (you may not be able to see the text you type if you use ANSI.SYS, but you won't break anything.)
\"
Registering the program will support the author directly, and you will receive the program's current version and a brochure about our many exciting animated software products.
\"
Please feel free to give this program to anyone! Please do NOT, UNDER ANY CIRCUMSTANCES, change it and give away changed copies! This is copyrighted material and very valuable to it's author!
\"
Press <F2> now to print a registration coupon. (Don't print one if you have diskette labels in your print tray!)
\ON KEY F2 JUMP PR_REGISTRATION
\"
This menu appears between each label.
\LOCATE 200,469\TEXT PLANE=1101\"PRESS <RETURN> TO CONTINUE...
You must have AT LEAST 20,000 BYTES available on the disk to run this program! Press <ALT-Q> now, exit to DOS and erase enough stuff to free AT LEAST 20,000 BYTES.
\BUILD #200=K,':AS-LOG18.PIC'\ON ERROR JUMP START\READ (#200)\CLEAR ON ERROR
\X START\READ K:LABINTRO.TXT
\X BADSOBAD\MOVE 'COPY SAMPLE.AUX NEW.AUX' TO #200
\EXEC DOS>(#200)
\IF A<>-1 AND Z=0\MOVE 1 TO Z\READ K:LABINTRO.TXT\ENDIF
\LOCATE 0,0\WIDTH 319 DOTS CENTERED\HEIGHT 199\OVERLAY 0\WAIT NOW 111\TEXT PLANE=0100
You are missing NEW.AUX and we could not recreate it from SAMPLE.AUX. Both these files are needed for LABELER to run properly. Exit to DOS, REName some other .AUX file as SAMPLE.AUX and rerun this program.
\X WAITOUT
\WAIT RET 99 'PRESS <RETURN> TO EXIT TO DOS'
\END
\X EVENWORSE
\WAIT RET 99 "Can't perform DOS functions. Might need more free RAM (480K). Press <RETURN>"
\JUMP WAITOUT
\X BAD_SCREEN_MODE\TEXT PLANE=0100
\WAIT RET 99 'Unable to set up VGA screen mode 18, 640 BY 480, 16-colors. Press <RETURN>'
\JUMP WAITOUT
\X NOFONTS\TEXT PLANE=0100
\WAIT RET 99 "CAN'T LOAD '081118PW.FON' (SHORT ON RAM?)... PRESS <RETURN> TO EXIT TO DOS..."\END